[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                            SetFTime procedure

  DECLARATION:  SetFTime(var F; Time : LongInt);

      PURPOSE:  Sets the date and time a file was last written

         UNIT:  DOS

      REMARKS:  F must be a file variable of any type (typed, untyped or text)
                that has been Assigned and opened.  The parameter, Time, can
                be created by a call to PackTime.

                NOTE:  Errors are reported through DosError, with the only
                       possible error being 6 (Invalid File Handle)

 RESTRICTIONS:  File must be open

See Also: GetFTime PackTime UnPackTime Assign
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson